gridpack::utility::SanityInterface Class Reference

#include <sanity_interface.hpp>

List of all members.

Public Member Functions

 SanityInterface (void)
 Default constructor.
 SanityInterface (const SanityInterface &old)
 Copy constructor.
virtual ~SanityInterface (void)
 Destructor.
bool sane (void) const
 Is this instance OK?

Detailed Description

This class serves as the base for any class that needs to provide a check of itself.


Constructor & Destructor Documentation

gridpack::utility::SanityInterface::SanityInterface ( void   ) 

Default constructor.

gridpack::utility::SanityInterface::SanityInterface ( const SanityInterface old  ) 

Copy constructor.

virtual gridpack::utility::SanityInterface::~SanityInterface ( void   )  [virtual]

Destructor.


Member Function Documentation

bool gridpack::utility::SanityInterface::sane ( void   )  const

Is this instance OK?


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1